a11y: Add change notification to GtkATContext
authorMatthias Clasen <mclasen@redhat.com>
Tue, 28 Jul 2020 02:51:34 +0000 (22:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 Jul 2020 12:41:24 +0000 (08:41 -0400)
commitecc329fa2aa877f34026b5f4988143d4ae1905e2
treea8abafc59ac78a70ab00a85d44d7e6e92c59be01
parent5fc5e52f52640fd7a364e5c4e7260343936575a4
a11y: Add change notification to GtkATContext

Emit a ::state-change signal when state changes;
this was already a vfunc, but we want to listen
to state changes from the inspector too.
gtk/gtkatcontext.c